object frmSplash: TfrmSplash Left = 509 Top = 357 BorderStyle = bsNone Caption = 'frmSplash' ClientHeight = 186 ClientWidth = 383 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = True Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 383 Height = 186 Align = alClient Picture.Data = {} end object lblversion2: TLabel Left = 253 Top = 64 Width = 87 Height = 11 Alignment = taRightJustify AutoSize = False Caption = 'v ?' Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = 10724259 Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True IsControl = True end object lblversion: TLabel Left = 251 Top = 62 Width = 87 Height = 11 Alignment = taRightJustify AutoSize = False Caption = 'v ?' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True IsControl = True end end